- Bulk Synchronous Parallel
- Network technologies: BSP
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Bulk Synchronous Parallel ML — Développeur Laboratoire d Informatique Fondamentale d Orléans (LIFO) de l Université d Orléans, Laboratory of Algorithms, Complexity and Logic (LAC … Wikipédia en Français
Bulk synchronous parallel — The Bulk Synchronous Parallel computer is a model for designing parallelalgorithms. It serves a similar purpose to the PRAM model. BSP differs from PRAM by not taking communication and synchronization for granted. An importantpart of analysing a… … Wikipedia
Bulk Synchronous Parallel Computers — Der Begriff Massensynchrone Parallelrechner (MSPR) oder englisch Bulk Synchronous Parallel Computers (BSP) bezeichnet ein Modell des massiv parallelen Rechners. Es wurde 1989 von Leslie Valiant eingeführt, zunächst als ein theoretisches Modell… … Deutsch Wikipedia
TransAgg — or Transform and Aggregate is a model of distributed computation for Internet scale computations. It is especially relevant for Cloud computing. Origins for TransAgg model could be found in Bulk Synchronous Parallel computations, which divide… … Wikipedia
Message Passing Interface — MPI, the Message Passing Interface, is standardized and portable message passing system designed by a group of researchers from academia and industry to function on a wide variety of parallel computers. The standard defines the syntax and… … Wikipedia
Bsp — Die Abkürzung BSP steht für: Banach Saks property, eine mathematische Eigenschaft von Banachräumen. Bandscheibenprolaps (Bandscheibenvorfall) Bayer Schering Pharma Bayerische Staatspartei Billing and Settlement Plan, ein Abrechnungsverfahren… … Deutsch Wikipedia
OpenMP — Original author(s) OpenMP Architecture Review Board[1] Developer(s) OpenMP Architecture Review Board … Wikipedia
LogP machine — The LogP machine is a model for parallel computation. [Culler et al. 1993] It aims at being more practical than the PRAM model while still allowing for easy analysis of computation.The name is not related to the mathematical logarithmic function … Wikipedia
ScientificPython — is an open source library of scientific tools for the Python programming language.Scientific computing tools implemented in this module include: *Bulk Synchronous Parallel *Differentiation for functions of any number of variables up to any order… … Wikipedia
BSP — is a three letter abbreviation that may refer to:Computers and technology * Bug squashing party, see: Hackathon * Binary space partitioning (data structure) ** BSP (file format) ** BSP (Editor) * Byte Stream Protocol, see: PARC Universal… … Wikipedia
Distributed design patterns — In software engineering, a distributed design pattern is a design pattern focused on distributed computing problems. Classification Distributed design patterns can be divided into several groups: Distributed communication patterns Security and… … Wikipedia